DRI$504787$ - translation to Αγγλικά
Diclib.com
Λεξικό ChatGPT
Εισάγετε μια λέξη ή φράση σε οποιαδήποτε γλώσσα 👆
Γλώσσα:

Μετάφραση και ανάλυση λέξεων από την τεχνητή νοημοσύνη ChatGPT

Σε αυτήν τη σελίδα μπορείτε να λάβετε μια λεπτομερή ανάλυση μιας λέξης ή μιας φράσης, η οποία δημιουργήθηκε χρησιμοποιώντας το ChatGPT, την καλύτερη τεχνολογία τεχνητής νοημοσύνης μέχρι σήμερα:

  • πώς χρησιμοποιείται η λέξη
  • συχνότητα χρήσης
  • χρησιμοποιείται πιο συχνά στον προφορικό ή γραπτό λόγο
  • επιλογές μετάφρασης λέξεων
  • παραδείγματα χρήσης (πολλές φράσεις με μετάφραση)
  • ετυμολογία

DRI$504787$ - translation to Αγγλικά

SOFTWARE FRAMEWORK
The DRI; /dev/dri; DRI2; Direct rendering infrastructure; Direct Rendering Infrastructure (DRI); DRI3000
  • There are two graphics hardware drivers: one resides inside of the X [[display server]]. There have been several designs of this driver. The current one splits it in two portions: DIX (Device-Independent X) and DDX (Device-Dependent X)
  • GPU]] to be done in real-time. The '''DRI''' regulates access and book-keeping.
  • libGL-fglrx-glx]]}} could use the libDRM of the radeon open-source driver instead of the proprietary [[binary blob]].

DRI      
DRI, Digital Research Inc., amerikanisches Unternehmen mit Hauptsitz in Maine das sich auf Marktforschung und Online-Informationssammlung spezialisiert

Ορισμός

car wash
¦ noun a structure containing equipment for washing vehicles automatically.

Βικιπαίδεια

Direct Rendering Infrastructure

The Direct Rendering Infrastructure (DRI) is the framework comprising the modern Linux graphics stack which allows unprivileged user-space programs to issue commands to graphics hardware without conflicting with other programs. The main use of DRI is to provide hardware acceleration for the Mesa implementation of OpenGL. DRI has also been adapted to provide OpenGL acceleration on a framebuffer console without a display server running.

DRI implementation is scattered through the X Server and its associated client libraries, Mesa 3D and the Direct Rendering Manager kernel subsystem. All of its source code is free software.